toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.navigation.callback
/
[jvm]ShowNetErrorPageCallback
/
Response
Response
interface
Response
A response for
ShowNetErrorPageCallback
.
Members
Functions
show
Link copied to clipboard
open
fun
show
(
html
:
String
)
:
ShowNetErrorPageCallback.Response
Notifies the browser that it should display a network error page with the given HTML.
show
Default
Link copied to clipboard
open
fun
showDefault
(
)
:
ShowNetErrorPageCallback.Response
Notifies the browser that it should display the default network error page.